From 9d78a72c90ec250824ee3424975ea178f7ef1a3a Mon Sep 17 00:00:00 2001 From: Adrian Robert Date: Sun, 14 Jun 2009 18:58:38 +0000 Subject: [PATCH] * nsfont.m (ns_attribute_value): Remove. (ns_attribute_fvalue): Incorporate code from ns_attribute_value. (ns_has_attribute): Shrink the normal range. (ns_findfonts): Don't worry about requested spec in determining need for synthItal. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d4361e39ca2..8253ae2405a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2009-06-14 Adrian Robert + + * nsfont.m (ns_attribute_value): Remove. + (ns_attribute_fvalue): Incorporate code from ns_attribute_value. + (ns_has_attribute): Shrink the normal range. + (ns_findfonts): Don't worry about requested spec in determining + need for synthItal. + 2009-06-14 Seiji Zenitani * xdisp.c [USE_MAC_TOOLBAR]: Remove obsolete definition for Mac Carbon. -- 2.30.2